php forum
php mysql forum
php mysql smarty
 
Page 1 of 7 1 2 3 4 5 6 7 >
Topic Options
#144244 - 03/12/02 03:48 PM [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Name: NewsFader

Description: Adds a fading news announcement to the top of forum summary

Link: MultiHack File

Author: Slurpee

Demo: none

Requirement: UBB™ 6.2.1 or 6.2.2
_________________________
- Allen wavey
- What Drives You?

Top
#144245 - 03/12/02 09:36 PM Re: [6.2x] NewsFader
U574 Offline
Member

Registered: 06/08/01
Posts: 83
do you have file text version for this also?

Top
#144246 - 03/12/02 09:38 PM Re: [6.2x] NewsFader
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
Sweet! Thank you so much, Allen! You're the best (no matter what Charles says wink ).

I do have one question: how can I make the field a little taller? I have the ability to control its width, but not its height.

Thanks!
_________________________
Sue
adwoff.com

Top
#144247 - 03/12/02 10:12 PM Re: [6.2x] NewsFader
PrimeTime Offline
Member

Registered: 11/06/01
Posts: 1046
WASSUP!

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by ADWOFF:
I do have one question: how can I make the field a little taller? I have the ability to control its width, but not its height.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">In here is the code you place in "public_summary.pl":

Look for --> FDRboxHgt = 43; to set the overall height of the News Fader cell.

Look for --> FDRlinHgt = "10pt"; to set the inner cell which affects the text display. I always set it at least 1pt higher than my News Fader text.

I hope this helped!

THANKS!
PrimeTime
_________________________
Members Spotlight Winner
bac-Clan
--------------------

Top
#144248 - 03/12/02 10:20 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
You didn't use the code I posted in one of the last pages, so I don't think it will show smilies correctly.
Try to use:[code][/code]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144249 - 03/12/02 10:25 PM Re: [6.2x] NewsFader
JonNJapan Offline
Member

Registered: 06/18/01
Posts: 560
Is this the same as the one posted in one of the 6.1 forums? Or is there something new?

~Jon

Top
#144250 - 03/12/02 10:29 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
Undefined subroutine &main::NewsFaderSettings called at cp.cgi line 511.

confused

Edit: I think I know what the problem is. I edited the files by hand because I have never has much success with multihack, but I cannot extract the other files from it. Help?

Edit: NM I figured it out smile
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144251 - 03/12/02 10:50 PM Re: [6.2x] NewsFader
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
Humm LK Read This

Top
#144252 - 03/12/02 10:54 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
LK. Where would that code go for the smilies. I just ran into that problem. thanks in advance. smile
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144253 - 03/12/02 11:14 PM Re: [6.2x] NewsFader
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
bizkit73 it is in ubb_forum_summary.cgi
after you install it

find**

Code:
[/code]Replace with**

[code]

Top
#144254 - 03/12/02 11:28 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It works fine in my board confused
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144255 - 03/12/02 11:40 PM Re: [6.2x] NewsFader
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
I'll look at it again, just when I updated to that sub I got quite a few errors with the syntax...
_________________________
- Allen wavey
- What Drives You?

Top
#144256 - 03/12/02 11:49 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
thank you clankiller. it is working like a charm now. wink
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144257 - 03/13/02 01:58 AM Re: [6.2x] NewsFader
DGenerateKane Offline
Junior Member

Registered: 02/03/02
Posts: 11
Loc: Hell
I only see one small flaw. It displays your current topic and reply totals, but only counts the ones in the forums in the first category.

Top
#144258 - 03/13/02 04:21 AM Re: [6.2x] NewsFader
Simkin Offline
Junior Member

Registered: 03/05/02
Posts: 17
Looks very sweet laugh and it is working fine
Many tnx for your efforts Allen!

Question 1: I changed the FDRboxHgt = 43; to value 20, which results in the text to be displayed in the vertical center of the box.
I like to make the vertical size of the display smaller so it will only be 2 lines in height.
Sadly I fail to do this.

Did I change the wrong values?

Thanks in advance!

Top
#144259 - 03/13/02 05:06 AM Re: [6.2x] NewsFader
Mystik Gotan Offline
Member

Registered: 12/20/01
Posts: 49
Loc: The Netherlands
My News Fader table doesn't pops up confused
Settings are ok, I guess..
_________________________
No images accepted anymore

Top
#144260 - 03/13/02 02:06 PM Re: [6.2x] NewsFader
bizkit73 Offline
Member

Registered: 05/12/01
Posts: 98
Loc: USA
is it possible to make it so the news fader is above the forum,topics,posts,last post,moderator line?
_________________________
A wise man Confucious once say, "Man who stands on toilet, high on pot!"

Top
#144261 - 03/16/02 12:14 PM Re: [6.2x] NewsFader
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Simkin, "43" is also in:[code][/code]Change it to "20" smile It worked fine in my board smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144262 - 03/17/02 04:27 AM Re: [6.2x] NewsFader
Consolefreak Offline
Member

Registered: 03/17/02
Posts: 53
Loc: The Netherlands
could you please make a *.TXT file? my computer crashes why loading that Multihack program (i have a: 220 MHZ 64 MB RAM, 4 gig HD, 4 MB vidcard) but it also doesn't work on another PC here.. (500mhz 128 mb, 53 gig HD (1 13, 1 40) 16 mb vidram) both are running Windows 98 SE and i updated and installed everythin that that multihack requires, but it still doesn't work.. frown and all options are fine ..

so can somebody please make a *.TXT file, i know this is my first post here, but if i know how Perl programming works, i think i can make you guys a few hacks tipsy

thanks in advance

/Consolefreak

Top
#144263 - 03/17/02 06:23 AM Re: [6.2x] NewsFader
JonNJapan Offline
Member

Registered: 06/18/01
Posts: 560
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Consolefreak:
could you please make a *.TXT file? my computer crashes why loading that Multihack program (i have a: 220 MHZ 64 MB RAM, 4 gig HD, 4 MB vidcard) but it also doesn't work on another PC here.. (500mhz 128 mb, 53 gig HD (1 13, 1 40) 16 mb vidram) both are running Windows 98 SE and i updated and installed everythin that that multihack requires, but it still doesn't work.. frown and all options are fine ..

so can somebody please make a *.TXT file, i know this is my first post here, but if i know how Perl programming works, i think i can make you guys a few hacks tipsy

thanks in advance

/Consolefreak
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Use the one for 6.1, it works fine on 6.2.1 or 6.2 board's.

~Jon

Top
Page 1 of 7 1 2 3 4 5 6 7 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks